MessageReceivedRepresentingEntryId Property

Contains the entry identifier for the messaging user who is represented by the receiving user.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public byte[] ReceivedRepresentingEntryId { get; set; }

Property Value

Byte
The received representing entry identifier.

See Also